home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
grafik
/
3d & render tools
/
irit
/
man
/
man6
/
meshsize.6
< prev
next >
Wrap
Text File
|
1996-07-16
|
279b
|
17 lines
.TH MESHSIZE
6 "IRIT Version 6.0"
.SH NAME
MESHSIZE
NumericType MESHSIZE( SurfaceType Srf, ConstantType Direction )
Returns the size of Srf's mesh in Direction, which
is one of COL or ROW.
Example:
RSize = MESHSIZE( Sphere, ROW );
CSize = MESHSIZE( Sphere, COL );